home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Present…nuary (Partner) - Disc 2
/
The Apple Reference and Presentations Library (Disc 2)(January 1994).iso
/
Diehl Graphsoft
/
German
/
MiniCad
/
MiniCad-PPC
/
MiniCad 5.0.1-D
/
MiniCad 5.0.1-D.rsrc
/
STR#_7006.txt
< prev
next >
Wrap
Text File
|
1994-10-06
|
328b
|
17 lines
Pauses the macro for n number of seconds
Wait(Seconds : INTEGER);
Function date returns the current date and time as a string
Date(DateFormat,InfoFormat : INTEGER): STRING;
Used in debugging. If an error has occurred then FndError = TRUE ELSE FndError = FALSE
FndError : BOOLEAN;
Make a beep sound when called
SysBeep;